Method: saveRegisteredUser

Create a new registered user.

Parameters

Name Type Description
propString string The properties string used to register the device, string is in the following format: userName=value1,applianceGroup=value2
requestingUser string The user requesting the operation

Returns

The operation returns an integer error code.

Example

Execute the following web service with a browser:

https://192.168.30.34:8443/axis/services/NACWebService/saveRegisteredUser?propString=userName=john.doe,applianceGroup=Default&requestingUser=root